Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add optional practical_support_waiver field to patient behind a Config #3259

Merged
merged 11 commits into from
Sep 8, 2024

Conversation

colinxfleming
Copy link
Member

@colinxfleming colinxfleming commented Aug 18, 2024

I rule and have completed some work on Case Manager that's ready for review!

Adds a config (defaulting to off) for displaying practical support waiver checkboxes. (I figure most funds will not be doing this.)

This pull request makes the following changes:

  • Adds a db field for practical support waiver
  • Gates it behind a config
image

It relates to the following issue #s:

For reviewer:

  • Adjust the title to explain what it does for the notification email to the listserv.
  • Tag this PR:
    • feature if it contains a feature, fix, or similar. This is anything that contains a user-facing fix in some way, such as frontend changes, alterations to backend behavior, or bug fixes.
    • dependencies if it contains library upgrades or similar. This is anything that upgrades any dependency, such as a Gemfile update or npm package upgrade.
  • If it contains neither, no need to tag this PR.

app/models/config.rb Outdated Show resolved Hide resolved
colinxfleming and others added 2 commits September 7, 2024 22:28
Co-authored-by: ktipton <kathryn.tipton@gmail.com>
@colinxfleming colinxfleming merged commit 85729ef into main Sep 8, 2024
3 checks passed
@colinxfleming colinxfleming deleted the colin/p-waiver branch September 8, 2024 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Waiver field under practical support entries
2 participants